home *** CD-ROM | disk | FTP | other *** search
/ Clickx 13 / Clickx 13.iso / mac / Mac OS / FunKeys 1.5 Folder / FunKeys 1.5 / FunKeys 1.5.rsrc / TEXT_128.txt < prev    next >
Encoding:
Text File  |  2001-04-12  |  13.3 KB  |  195 lines

  1. FunKeys Version 1.5
  2. Copyright ¬© 1996-97 by Alex Rampell
  3.  
  4.  
  5. FunKeys is an incredibly useful utility for the Macintosh.  What FunKeys allows you to do, basically, is "program" those function keys on the top of your keyboard to do things. (The keys F1, F2, F3, F4, etc.  They are only on extended keyboards, which most Macs have).  Most of us Mac users never even use those things, as they are unsupported by many programs; FunKeys not only gives them a use, but it also makes them really useful.
  6.  
  7. With FunKeys installed, you can program all 15 of them to either open files/applications, execute AppleScripts, envoke macros (FKEYs), or even type text.
  8.  
  9. For example, F1 can open America On-Line, F2 can open Microsoft Word, F3 can turn off the sound, F4 can quit all open applications, and F5 can type "Sincererely yours."  It's entirely up to you.
  10.  
  11. In order to take advantage of the AppleScript functions, you will need to have System 7.5 or later installed; otherwise, you can simply use FunKeys to open your favorite applications and FKEYs at a blast.  Hundreds of FKEYs are freely available from sources such as America On-Line, Info-Mac, and other Mac software sites.  FKEYs have normally been installed to Command-Shift-x keys.
  12.  
  13. FunKeys can also switch over to a certain application if it is already running.
  14.  
  15. And, best of all, you can still use the Function Keys for their regular uses, at the same time that FunKeys is running.
  16.  
  17. Version 1.5 adds many new features, such as the ability to open any kind of file, not just applications.  This includes Control Panels, Documents, and Sounds---everything.  It also allows different Function Keys to type text.
  18.  
  19. Help    
  20.  
  21. In order for FunKeys to work, you have to do two things:
  22. (a)  Put it in your control panels folder.
  23. (b)  Set it up.
  24.  
  25. The setting it up part is really simple.  Open the FunKeys control panel (which should be in the Control Panels folder, within the System Folder...if it's not, put it there).  Then, click on Settings... button.  See below (under the Settings topic) for more information.  
  26.  
  27. There are half a zillion AppleScripts all over America On-Line, the Internet, and CompuServe, just to name a few.  So all you have to do is look for them, not write them.  Remember, AppleScript only works with System 7.5 or later.
  28.  
  29. An AppleScript is something that lets you automate a task (in AppleScript aware applications).  Creating a new document, saving a file, changing the sound volume, and turning off the machine are just a few things you can do.
  30.  
  31. And there are some applications that function just like AppleScripts.  Check out the programs called MiniApps (look for them at http://www.shareware.com on the internet, or KEYWORD: FileSearch on America Online, to name two sources), a set of free mini applications.  You can assign one to each Function Key.
  32.  
  33. If you're looking for AppleScripts or applications that complete a certain task, please E-Mail me, arampell@kagi.com  I should be able to either find you one or maybe even write you one!
  34.  
  35. In order to start using FunKeys, you'll need to restart your computer.  After that, you can hit any of the keys you assigned to invoke the respective function you assigned to the function key.  If you need help remembering which keys do what, then consider printing out a list (see below, under Settings).
  36.  
  37. Settings    
  38.  
  39. Once you're in Settings (in the FunKeys Control Panel), you can assign an Application/AppleScript/FKEY to a Function Key by clicking on its appropriate button (F1-F15).  Don't actually hit a function key on the keyboard, though.  
  40. Three bullet characters (‚Ä¢‚Ä¢‚Ä¢) will appear under the currently selected key.  Then, select from the menu (picture below) what function you want this Function Key to perform.
  41. The menu choices are:
  42.  
  43. Off-Do nothing.  If this is selected, nothing will happen when the key is pressed, and the choose button will be disabled.
  44.  
  45. Open File/App-Opens any file, or launches any application.  This includes every single double-clickable file (Control Panels, Sound files, etc.)  Just select this, and click the Choose button to select which application/file to open.
  46.  
  47. Open External Macro-Executes an 'FKEY' which can be in any document.  Normally these are in the form of a document (like a ResEdit document), a suitcase, or even an application installer.  Simply select the document/program that contains the FKEY you wish to invoke, and FunKeys will pick the first FKEY it finds.  FKEYs are more powerful than AppleScripts (in many regards), because they can act on top of any application, and are also quicker.  Check out America On-Line's Macintosh Utilities Forum's collection of FKEYs, or try http://www.shareware.com.
  48.  
  49. Type...-This will automatically have the computer type some text that you have previously entered.  For example, I have F6 type:
  50.                   Sincerely,
  51.  
  52.                         Alex Rampell
  53.                         arampell@kagi.com
  54. for me, instead of having to type that same phrase at the end of every letter.  To choose the "Type..." option, select it from the menu, and then type the text in the box.  Even return and tab characters will get re-typed.
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73. •••
  74. There are also several built-in macros, displayed in the pop-up menu, which are included with the FunKeys control panel.  They are:
  75.  
  76. sync-¬©1993 by Allon Stern.  This FKEY flushes your disk cache, so that all unsaved data (that you might have saved, but is currently residing in RAM, not the hard disk) is physically put on your hard disk drive.  Thus, in the event of a crash, no saved information will be lost.  Thanks to Allon Stern for letting me include this with FunKeys---his original documentation is included.
  77.  
  78. Text Capture 2.4-¬©1992-1995 by James W. Walker.  This FKEY performs the EXTREMELY useful task of allowing you to copy (and then paste) uneditable text.  Almost anything that you can't highlight, and then copy, is fair game.  It works well with Read-Only Simpletext documents, file names, etc.  Simply click and select the text you wish to copy.  Thanks to James Walker for letting me include this, and the original documentation is included.
  79.  
  80. Window To Back-¬©1996 by Alex Rampell.  This FKEY sends the front-most window to the very background, and brings the next window to the very front.  This allows you to "scroll" through all the open windows in an application.  
  81. [Known problems: in applications where there is a floating "palette" or window that resides (permanently) above all other windows, Window To Back will still try to send it to the back.  Sometimes this can mess up the window order, which can be restored by using Window To Back a few more times.  This only happens to me in America On-Line 3.0, but is hardly a problem...]
  82.  
  83. The Exit button will save all current settings, and close the Settings... dialog box.  Hit this button when you want to exit the settings dialog box.  The Save List button will save all the current settings as a SimpleText file, so you can format them and print them for easy reference.  The Turn All Off button will clear ALL the current settings, and turn every single Function Key off.
  84.  
  85. Real simple...and really easy.  Once you start using FunKeys, you'll never, ever, want to live without it.
  86.  
  87. Imagine, one key opens an application or does a daily task.  Pressing F12, for me, opens up my internet connection and starts Netscape.  One key.  And if I'm in another application, then F12 switches me back.
  88.  
  89. Or your word processor with another Function Key...etc.
  90.  
  91. VERY Important: If you still need to use the Function Keys, without launching an application (with FunKeys), you can do so by holding down Shift and hitting an FKey.  This makes FunKeys disregard the FKey, so it can work as normal.
  92. And, if you'd like to cancel loading, hold down the Option key on startup.
  93.  
  94. Shareware & Reminders    
  95.  
  96. Please do remember (there is a message that reminds you when you start up your computer...) that this program is NOT free.  When you register, you will receive a unique code that disables that reminder.
  97.  
  98. If you use FunKeys and like it, which I'm sure you will, I ask a small registration fee in return.
  99. Please be honest---it's the only way that you will continue seeing good shareware products.
  100.  
  101. Please use the included "Register FunKeys" program to register.  Kagi Shareware handles all registrations for me, so please send all information to them, (and all methods of payment made out to them, not me) using the Register FunKeys program.
  102.  
  103. The price of FunKeys goes by the following system:
  104. 1- 11 single user licenses, $10 per user
  105. 12-23 single user licenses, $9 per user
  106. 24+ single user licenses, $8 per user
  107. A Site License costs $500 (roughly equal to 27 users) and covers all locations for your organization within a 160 kilometer radius of your site (100 miles).  An unlimited number of people and machines may use a site license, within the specified site.
  108. A World-Wide License costs $1200 and it covers all locations for your 
  109. organization everywhere.
  110. Paying for FunKeys is fairly simple. Open the Register FunKeys program that accompanies FunKeys. Enter your name, your email address, and the number of single user licenses you desire for each program you wish to purchase (or Site or Word-Wide licenses). Save or Copy or Print the data from the Register program and send the data and payment to Kagi.
  111.  
  112. If paying with Credit Card or First Virtual, you can email or fax the 
  113. data to Kagi. Their email address is sales@kagi.com and their fax number 
  114. is +1 510 652-6589. You can either Copy the data from Register and paste 
  115. into the body of an email message or you can Save the
  116. data to a file and you can attach that file to an email message. There 
  117. is no need to compress the data file, it's already pretty small. If you 
  118. have a fax modem, just Print the data to the Kagi fax number. 
  119.  
  120. Payments sent via email are processed within 3 to 4 days. You will 
  121. receive an email acknowledgement when it is processed. Payments sent via 
  122. fax take up to 10 days and if you provide a correct internet email 
  123. address you will receive an email acknowledgement. 
  124.  
  125. If you are paying with Cash or USD Check you should print the data using 
  126. the Register application and send it to the address shown on the form, 
  127. which is: 
  128.  
  129. Kagi
  130. 1442-A Walnut Street #392-6G
  131. Berkeley, California 94709-1405
  132. USA
  133.  
  134. You can pay with a wide variety of cash from different countries but at 
  135. present if you pay via check, it must be a check drawn in US Dollars, on a US bank. 
  136. Kagi cannot accept checks in other currencies, the conversion rate for 
  137. non-USD checks is around USD $15 per check and that is just not 
  138. practical, given the small price of FunKeys.
  139. If you have a purchasing department, you can enter all the data into the 
  140. Register program and then select Invoice as your payment method. Print 
  141. three copies of the form and send it to your accounts payable people. 
  142. You might want to highlight the line that mentions that they must 
  143. include a copy of the form with their payment. 
  144. Kagi can not invoice your company, so you need to act on my behalf and 
  145. generate the invoice and handle all the paperwork on your end. 
  146. Please do not fax or email payment forms that indicate Cash, Check or 
  147. Invoice as the payment method. As far as we know, there is still no 
  148. technology to transfer physical objects via fax or email and without the 
  149. payment, the form cannot be processed.
  150. Payments sent via postal mail take time to reach Kagi and then up to 10 
  151. days for processing. Again, if you include a correct email address, you 
  152. will hear from Kagi when the form is processed.
  153.  
  154.  
  155. FunKeys has a protection/registration system, and when you pay, you will receive a registration code from Kagi that will disable all reminder messages. If you 
  156. do not have an email address, please enter your complete postal address 
  157. and please remember, I do not know what country you live in, so please 
  158. enter that (your country) into the postal address also. 
  159.  
  160. If you do not have an email address you should consider selecting the 
  161. Postcard Receipt so that Kagi can inform you of your registration code. 
  162. Kagi transmits the registration codes via email and paid postcard 
  163. receipt only.
  164.  
  165.  
  166. Version Information    
  167. v1.0
  168. -Initial Release
  169.  
  170. v1.2
  171. -Re-do of interface for setting functions to keys.
  172. -Added FKEY macro support, including internal macros.
  173. -New graphics.
  174. -Added new FunKeys menu.
  175. -Function Keys can now perform their previous function if not set.
  176.  
  177. v1.5
  178. -Removed the FunKeys menu.
  179. -Added support for launching of documents, control panels, etc.
  180. -Added "Type Text" feature to type things.
  181. -Added "Save List" button to save current settings for printing.
  182. -Switched registration system to use Kagi Shareware.
  183.  
  184. What's Coming...    
  185. As long as I get some shareware fees, I'll continue working on the newest version; already planned is complete PowerPC native code.  The upgrade will be free to all registered users.
  186. Also, look for my web site, which should be completed by June 18th, 1997:
  187. http://www.rampell.com/software
  188.  
  189. Credits    
  190. This help system uses John W. Walker's excellent show_Help system.
  191. Thanks to those who beta-tested this program, as well.
  192.  
  193. I-D-E-A-S    
  194. This program was created based (loosely) on an idea from a registered user of Voldeps.  Voldeps, another program by me, also has the ability to launch applications with FKeys, but only those FKeys F9-F12.  One user suggested that I expand it to include all the function keys; thus, I did.
  195. If you have any ideas for what would make a good program (in the field of utilities), please send me an E-Mail : arampell@kagi.com.  If I indeed write it, you'll get a free copy.